home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-bridge-sr-objects-01.txt < prev    next >
Text File  |  1993-06-07  |  43KB  |  1,473 lines

  1.  
  2.  
  3.  
  4.  
  5.                         Definitions of Managed Objects for
  6.                               Source Routing Bridges
  7.  
  8.  
  9.                            Thu May 27 12:31:20 EST 1993
  10.  
  11.  
  12.                        Draft Expiration Date: November 1993
  13.  
  14.  
  15.                                   Eric B. Decker
  16.                                cisco Systems, Inc.
  17.                                   cire@cisco.com
  18.  
  19.  
  20.                                  Keith McCloghrie
  21.                              Hughes LAN Systems, Inc.
  22.                                    kzm@hls.com
  23.  
  24.  
  25.                         Paul Langille & Anil Rijsinghani
  26.                           Digital Equipment Corporation
  27.                              anil@levers.enet.dec.com
  28.                            langille@edwin.enet.dec.com
  29.  
  30.  
  31.                                Status of this Memo
  32.  
  33.           This document is an Internet Draft.  Internet Drafts are
  34.           working documents of the Internet Engineering Task Force
  35.           (IETF), its Areas, and its Working Groups.  Note that other
  36.           groups may also distribute working documents as Internet
  37.           Drafts.
  38.  
  39.           Internet Drafts are valid for a maximum of six months and may
  40.           be updated, replaced, or obsoleted by other documents at any
  41.           time.  It is inappropriate to use Internet Drafts as reference
  42.           material or to cite them other than as a "work in progress".
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.           Internet Draft    Source Routing Bridge MIB           May 1993
  62.  
  63.  
  64.           1.  Introduction
  65.  
  66.           This memo defines an experimental portion of the Management
  67.           Information Base (MIB) for use with network management
  68.           protocols in TCP/IP based internets.  In particular it defines
  69.           objects for managing source routing bridges.
  70.  
  71.           The MIB was originally published in RFC 1286 section 4.1.3 as
  72.           "The dot1dSr Group." IEEE 802.5 revised its addendum to RFC
  73.           802.1(d) several times since the original MIB was published,
  74.           and in the process also changed its MIB.  For procedural
  75.           reasons, the group was split apart from the main MIB, allowing
  76.           the major portion of the Bridge MIB to advance in the
  77.           standards process largely unchanged, while the Source Routing
  78.           Group iterated at the Proposed Standard step.  Implementors
  79.           are advised to consider the two documents together.
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.           Decker/McCloghrie/Langille/Rijsinghani                [Page 2]
  115.  
  116.  
  117.  
  118.  
  119.  
  120.           Internet Draft    Source Routing Bridge MIB           May 1993
  121.  
  122.  
  123.           2.  The Network Management Framework
  124.  
  125.           The Internet-standard Network Management Framework consists of
  126.           three components.  They are:
  127.  
  128.           o    RFC 1155 which defines the SMI, the mechanisms used for
  129.                describing and naming objects for the purpose of
  130.                management.  RFC 1212 defines a more concise description
  131.                mechanism, which is wholly consistent with the SMI.
  132.  
  133.           o    RFC 1213 defines MIB-II, the core set of managed objects
  134.                for the Internet suite of protocols.
  135.  
  136.           o    RFC 1157 which defines the SNMP, the protocol used for
  137.                network access to managed objects.
  138.  
  139.           The Framework permits new objects to be defined for the
  140.           purpose of experimentation and evaluation.
  141.  
  142.  
  143.           2.1.  Object Definitions
  144.  
  145.           Managed objects are accessed via a virtual information store,
  146.           termed the Management Information Base or MIB.  Objects in the
  147.           MIB are defined using the subset of Abstract Syntax Notation
  148.           One (ASN.1) defined in the SMI.  In particular, each object
  149.           object type is named by an OBJECT IDENTIFIER, an
  150.           administratively assigned name.  The object type together with
  151.           an object instance serves to uniquely identify a specific
  152.           instantiation of the object.  For human convenience, we often
  153.           use a textual string, termed the descriptor, to refer to the
  154.           object type.
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.           Decker/McCloghrie/Langille/Rijsinghani                [Page 3]
  174.  
  175.  
  176.  
  177.  
  178.  
  179.           Internet Draft    Source Routing Bridge MIB           May 1993
  180.  
  181.  
  182.           3.  Overview
  183.  
  184.           A common device present in many networks is the Bridge.  This
  185.           device is used to connect Local Area Network segments below
  186.           the network layer.  There are two major modes defined for this
  187.           bridging; transparent and source route.  The transparent
  188.           method of bridging is defined in the IEEE 802.1d MAC Bridge
  189.           specification [11].  Source route bridging has been defined by
  190.           I.B.M. and is described in the Token Ring Architecture
  191.           Reference[12], as well as the IEEE 802.5M SRT Bridge
  192.           Operations Addendum [14] to 802.1d.  This memo defines objects
  193.           needed for management of a source routing bridge, and is an
  194.           extension to the SNMP Bridge MIB [7].
  195.  
  196.           The SNMP Bridge MIB defines objects which must be implemented
  197.           by all bridges, as well as objects needed for management of
  198.           transparent bridges.
  199.  
  200.           To be consistent with IAB directives and good engineering
  201.           practice, an explicit attempt was made to keep this MIB as
  202.           simple as possible.  This was accomplished by applying the
  203.           following criteria to objects proposed for inclusion:
  204.  
  205.           (1)  Start with a small set of essential objects and add only
  206.                as further objects are needed.
  207.  
  208.           (2)  Require objects be essential for either fault or
  209.                configuration management.
  210.  
  211.           (3)  Consider evidence of current use and/or utility.
  212.  
  213.           (4)  Limit the total of objects.
  214.  
  215.           (5)  Exclude objects which are simply derivable from others in
  216.                this or other MIBs.
  217.  
  218.           (6)  Avoid causing critical sections to be heavily
  219.                instrumented.  The guideline that was followed is one
  220.                counter per critical section per layer.
  221.  
  222.  
  223.           3.1.  Structure of MIB
  224.  
  225.           Objects in this MIB are arranged into groups.  Each group is
  226.           organized as a set of related objects.  The overall structure
  227.  
  228.  
  229.  
  230.  
  231.  
  232.           Decker/McCloghrie/Langille/Rijsinghani                [Page 4]
  233.  
  234.  
  235.  
  236.  
  237.  
  238.           Internet Draft    Source Routing Bridge MIB           May 1993
  239.  
  240.  
  241.           and assignment of objects to their groups is shown below.
  242.           Where appropriate the corresponding IEEE 802.1d[11] and IEEE
  243.           802.5M [14] management object name is also included.
  244.  
  245.           SR Bridge MIB Name              IEEE 802.5M Name
  246.  
  247.             dot1dSr
  248.               PortTable
  249.                 Port
  250.                 HopCount                    SourceRoutingPort
  251.                                               .PortHopCount
  252.                 LocalSegment                  .SegmentNumber
  253.                 BridgeNum                     .BridgeNumber
  254.                 TargetSegment
  255.                 LargestFrame                  .LargestFrameSize
  256.                 STESpanMode                   .LimitedBroadcastMode
  257.                 SpecInFrames                BridgePort
  258.                                               .ValidSRFramesReceived
  259.                 SpecOutFrames                 .ValidSRForwardedOutbound
  260.                 ApeInFrames
  261.                 ApeOutFrames                  .BroadcastFramesForwarded
  262.                 SteInFrames
  263.                 SteOutFrames                  .BroadcastFramesForwarded
  264.                 SegmentMismatchDiscards       .DiscardInvalidRI
  265.                 DuplicateSegmentDiscards      .LanIdMismatch
  266.                 HopCountExceededDiscards      .FramesDiscardedHopCountExceeded
  267.  
  268.  
  269.           The following IEEE management objects have not been included
  270.           in the SR Bridge MIB for the indicated reasons.
  271.  
  272.  
  273.           IEEE Object                     Disposition
  274.  
  275.           SourceRoutingPort
  276.                                           The following objects were NOT
  277.                                           included in this MIB because they are
  278.                                           redundant or not considered  useful.
  279.               .LimitedBroadcastEnable
  280.               .DiscardLackOfBuffers
  281.               .DiscardErrorDetails
  282.               .DiscardTargetLANInoperable
  283.               .ValidSRDiscardedInbound
  284.               .BroadcastBytesForwarded
  285.               .NonBroadcastBytesForwarded
  286.  
  287.  
  288.  
  289.  
  290.  
  291.           Decker/McCloghrie/Langille/Rijsinghani                [Page 5]
  292.  
  293.  
  294.  
  295.  
  296.  
  297.           Internet Draft    Source Routing Bridge MIB           May 1993
  298.  
  299.  
  300.               .FramesNotReceivedDueToCongestion
  301.               .FramesDiscardedDueToInternalError
  302.  
  303.           3.1.1.  The dot1dSr Group
  304.  
  305.           This group contains the objects that describe the entity's
  306.           state with respect to source route bridging.  If source
  307.           routing is not supported this group will not be implemented.
  308.           This group is applicable to source route only, and SRT
  309.           bridges.
  310.  
  311.           3.2.  Relationship to Other MIBs
  312.  
  313.           As described above, some IEEE 802.1d management objects have
  314.           not been included in this MIB because they overlap with
  315.           objects in other MIBs applicable to a bridge implementing this
  316.           MIB.  In particular, it is assumed that a bridge implementing
  317.           this MIB will also implement (at least) the Bridge MIB and the
  318.           'system' group and the 'interfaces' group defined in MIB-II
  319.           [6].
  320.  
  321.           3.2.1.  Relationship to the Bridge MIB
  322.  
  323.           The Bridge MIB [7] must be implemented by all bridges,
  324.           including transparent, SR and SRT bridges.  The SR bridge MIB
  325.           is an extension to the Bridge MIB.
  326.  
  327.  
  328.           3.2.2.  Relationship to the 'system' group
  329.  
  330.           In MIB-II, the 'system' group is defined as being mandatory
  331.           for all systems such that each managed entity contains one
  332.           instance of each object in the 'system' group.  Thus, those
  333.           objects apply to the entity as a whole irrespective of whether
  334.           the entity's sole functionality is bridging, or whether
  335.           bridging is only a subset of the entity's functionality.
  336.  
  337.  
  338.           3.2.3.  Relationship to the 'interfaces' group
  339.  
  340.           In MIB-II, the 'interfaces' group is defined as being
  341.           mandatory for all systems and contains information on an
  342.           entity's interfaces, where each interface is thought of as
  343.           being attached to a `subnetwork'.  (Note that this term is not
  344.           to be confused with `subnet' which refers to an addressing
  345.  
  346.  
  347.  
  348.  
  349.  
  350.           Decker/McCloghrie/Langille/Rijsinghani                [Page 6]
  351.  
  352.  
  353.  
  354.  
  355.  
  356.           Internet Draft    Source Routing Bridge MIB           May 1993
  357.  
  358.  
  359.           partitioning scheme used in the Internet suite of protocols.)
  360.           The term 'segment' is used in this memo to refer to such a
  361.           subnetwork.
  362.  
  363.           Implicit in this MIB is the notion of ports on a bridge.  Each
  364.           of these ports is associated with one interface of the
  365.           'interfaces' group, and in most situations, each port is
  366.           associated with a different interface. However, there are
  367.           situations in which multiple ports are associated with the
  368.           same interface.  An example of such a situation would be
  369.           several ports each corresponding one-to-one with several X.25
  370.           virtual circuits but all on the same interface.
  371.  
  372.           Each port is uniquely identified by a port number.  A port
  373.           number has no mandatory relationship to an interface number,
  374.           but in the simple case a port number will have the same value
  375.           as the corresponding interface's interface number.  Port
  376.           numbers are in the range (1..dot1dBaseNumPorts).
  377.  
  378.           Some entities perform other functionality as well as bridging
  379.           through the sending and receiving of data on their interfaces.
  380.           In such situations, only a subset of the data sent/received on
  381.           an interface is within the domain of the entity's bridging
  382.           functionality.  This subset is considered to be delineated
  383.           according to a set of protocols, with some protocols being
  384.           bridged, and other protocols not being bridged. For example,
  385.           in an entity which exclusively performed bridging, all
  386.           protocols would be considered as being bridged, whereas in an
  387.           entity which performed IP routing on IP datagrams and only
  388.           bridged other protocols, only the non-IP data would be
  389.           considered as being bridged.
  390.  
  391.           Thus, this MIB (and in particular, its counters) are
  392.           applicable only to that subset of the data on an entity's
  393.           interfaces which is sent/received for a protocol being
  394.           bridged.  All such data is sent/received via the ports of the
  395.           bridge.
  396.  
  397.  
  398.           4.  Changes from RFC 1286
  399.  
  400.           In addition to being separated from the Bridge MIB into a
  401.           separate document, the following changes were implemented as a
  402.           result of feedback from IEEE 802.5M:
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.           Decker/McCloghrie/Langille/Rijsinghani                [Page 7]
  410.  
  411.  
  412.  
  413.  
  414.  
  415.           Internet Draft    Source Routing Bridge MIB           May 1993
  416.  
  417.  
  418.           (1)  Changed syntax of dot1dSrPortLargestFrame to INTEGER in
  419.                order to allow for having 64 possible values as described
  420.                in draft 7 of the SR Addendum.  Listed all legal values
  421.                in description.
  422.  
  423.           (2)  Updated syntax of dot1dSrPort, used to index into
  424.                dot1dSrPortTable, to use the range (1..65535).
  425.  
  426.           (3)  Added a counter to dot1dSrPortTable to count occurences
  427.                of duplicate LAN IDs or Tree errors.
  428.  
  429.           (4)  Added a counter to dot1dSrPortTable to count LAN ID
  430.                mismatches.
  431.  
  432.           (5)  Added text to dot1dSrPortSpecInFrames and
  433.                dot1dSrPortSpecOutFrames clarifying that they are also
  434.                referred to as Source Routed Frames.
  435.  
  436.           (6)  Added text to dot1dSrPortApeInFrames and
  437.                dot1dSrPortApeOutFrames clarifying that they are also
  438.                referred to as All Routes Explorer frames.
  439.  
  440.           (7)  Added a scalar variable to dot1dSr to indicate the
  441.                largest frame that may pass through the bridge.
  442.  
  443.           (8)  Added a scalar variable to dot1dSr to indicate whether
  444.                the bridge uses 3 bit or 6 bit length ngotiation fields.
  445.  
  446.           (9)  Added dot1dPortPairTableSize to indicate the size of the
  447.                following table.
  448.  
  449.           (10) Added dot1dPortPairGroup to allow representation of port
  450.                pairs as defined in the IEEE 802.5M SRT Addendum.
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.           Decker/McCloghrie/Langille/Rijsinghani                [Page 8]
  469.  
  470.  
  471.  
  472.  
  473.  
  474.           Internet Draft    Source Routing Bridge MIB           May 1993
  475.  
  476.  
  477.           5.  Definitions
  478.  
  479.  
  480.           RFCxxxx-MIB DEFINITIONS ::= BEGIN
  481.  
  482.           IMPORTS
  483.                   Counter, Gauge
  484.                           FROM RFC1155-SMI
  485.                   dot1dBridge, dot1dSr
  486.                           FROM RFCBRIDGE-MIB -- to be replaced by DS
  487.                                              -- ver. of Bridge MIB RFC
  488.                   OBJECT-TYPE
  489.                           FROM RFC-1212;
  490.  
  491.  
  492.  
  493.           -- groups in the SR MIB
  494.  
  495.           -- dot1dSr is imported from the Bridge MIB
  496.  
  497.           dot1dPortPair   OBJECT IDENTIFIER ::= { dot1dBridge 10 }
  498.                                              -- use 10, to be safe
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.           Decker/McCloghrie/Langille/Rijsinghani                [Page 9]
  528.  
  529.  
  530.  
  531.  
  532.  
  533.           Internet Draft    Source Routing Bridge MIB           May 1993
  534.  
  535.  
  536.           -- the dot1dSr group
  537.  
  538.           -- this group is implemented by those bridges that
  539.           -- support the source route bridging mode, including Source
  540.           -- Routing and SRT bridges.
  541.  
  542.  
  543.           dot1dSrPortTable OBJECT-TYPE
  544.               SYNTAX  SEQUENCE OF Dot1dSrPortEntry
  545.               ACCESS  not-accessible
  546.               STATUS  mandatory
  547.               DESCRIPTION
  548.                       "A table that contains information about every
  549.                       port that is associated with this source route
  550.                       bridge."
  551.               ::= { dot1dSr 1 }
  552.  
  553.           dot1dSrPortEntry OBJECT-TYPE
  554.               SYNTAX  Dot1dSrPortEntry
  555.               ACCESS  not-accessible
  556.               STATUS  mandatory
  557.               DESCRIPTION
  558.                       "A list of information for each port of a source
  559.                       route bridge."
  560.               INDEX   { dot1dSrPort }
  561.               ::= { dot1dSrPortTable 1 }
  562.  
  563.           Dot1dSrPortEntry ::=
  564.               SEQUENCE {
  565.                   dot1dSrPort
  566.                       INTEGER,
  567.                   dot1dSrPortHopCount
  568.                       INTEGER,
  569.                   dot1dSrPortLocalSegment
  570.                       INTEGER,
  571.                   dot1dSrPortBridgeNum
  572.                       INTEGER,
  573.                   dot1dSrPortTargetSegment
  574.                       INTEGER,
  575.                   dot1dSrPortLargestFrame
  576.                       INTEGER,
  577.                   dot1dSrPortSTESpanMode
  578.                       INTEGER,
  579.                   dot1dSrPortSpecInFrames
  580.                       Counter,
  581.  
  582.  
  583.  
  584.  
  585.  
  586.           Decker/McCloghrie/Langille/Rijsinghani               [Page 10]
  587.  
  588.  
  589.  
  590.  
  591.  
  592.           Internet Draft    Source Routing Bridge MIB           May 1993
  593.  
  594.  
  595.                   dot1dSrPortSpecOutFrames
  596.                       Counter,
  597.                   dot1dSrPortApeInFrames
  598.                       Counter,
  599.                   dot1dSrPortApeOutFrames
  600.                       Counter,
  601.                   dot1dSrPortSteInFrames
  602.                       Counter,
  603.                   dot1dSrPortSteOutFrames
  604.                       Counter,
  605.                   dot1dSrPortSegmentMismatchDiscards
  606.                       Counter,
  607.                   dot1dSrPortDuplicateSegmentDiscards
  608.                       Counter,
  609.                   dot1dSrPortHopCountExceededDiscards
  610.                       Counter,
  611.                   dot1dSrPortDupLanIdOrTreeErrors
  612.                       Counter,
  613.                   dot1dSrPortLanIdMismatches
  614.                       Counter
  615.               }
  616.  
  617.           dot1dSrPort OBJECT-TYPE
  618.               SYNTAX  INTEGER (1..65535)
  619.               ACCESS  read-only
  620.               STATUS  mandatory
  621.               DESCRIPTION
  622.                       "The port number of the port for which this entry
  623.                       contains Source Route management information."
  624.               ::= { dot1dSrPortEntry 1 }
  625.  
  626.           dot1dSrPortHopCount OBJECT-TYPE
  627.               SYNTAX  INTEGER
  628.               ACCESS  read-write
  629.               STATUS  mandatory
  630.               DESCRIPTION
  631.                       "The maximum number of routing descriptors allowed
  632.                       in an All Paths or Spanning Tree Explorer frames."
  633.               ::= { dot1dSrPortEntry 2 }
  634.  
  635.           dot1dSrPortLocalSegment OBJECT-TYPE
  636.               SYNTAX  INTEGER
  637.               ACCESS  read-write
  638.               STATUS  mandatory
  639.               DESCRIPTION
  640.  
  641.  
  642.  
  643.  
  644.  
  645.           Decker/McCloghrie/Langille/Rijsinghani               [Page 11]
  646.  
  647.  
  648.  
  649.  
  650.  
  651.           Internet Draft    Source Routing Bridge MIB           May 1993
  652.  
  653.  
  654.                       "The segment number that uniquely identifies the
  655.                       segment to which this port is connected. Current
  656.                       source routing protocols limit this value to the
  657.                       range: 0 through 4095. A value of 65535 signifies
  658.                       that no segment number is assigned to this port."
  659.               ::= { dot1dSrPortEntry 3 }
  660.  
  661.           dot1dSrPortBridgeNum OBJECT-TYPE
  662.               SYNTAX  INTEGER
  663.               ACCESS  read-write
  664.               STATUS  mandatory
  665.               DESCRIPTION
  666.                       "A bridge number uniquely identifies a bridge when
  667.                       more than one bridge is used to span the same two
  668.                       segments.  Current source routing protocols limit
  669.                       this value to the range: 0 through 15. A value of
  670.                       65535 signifies that no bridge number is assigned
  671.                       to this bridge."
  672.               ::= { dot1dSrPortEntry 4 }
  673.  
  674.           dot1dSrPortTargetSegment OBJECT-TYPE
  675.               SYNTAX  INTEGER
  676.               ACCESS  read-write
  677.               STATUS  mandatory
  678.               DESCRIPTION
  679.                       "The segment number that corresponds to the target
  680.                       segment this port is considered to be connected to
  681.                       by the bridge.  Current source routing protocols
  682.                       limit this value to the range: 0 through 4095. A
  683.                       value of 65535 signifies that no target segment is
  684.                       assigned to this port."
  685.               ::= { dot1dSrPortEntry 5 }
  686.  
  687.           -- It would be nice if we could use ifMtu as the size of the
  688.           -- largest frame, but we can't because ifMtu is defined to be
  689.           -- the size that the (inter-)network layer can use which can
  690.           -- differ from the MAC layer (especially if several layers of
  691.           -- encapsulation are used).
  692.  
  693.           dot1dSrPortLargestFrame OBJECT-TYPE
  694.               SYNTAX  INTEGER
  695.               ACCESS  read-write
  696.               STATUS  mandatory
  697.               DESCRIPTION
  698.                       "The maximum size of the INFO field (LLC and
  699.  
  700.  
  701.  
  702.  
  703.  
  704.           Decker/McCloghrie/Langille/Rijsinghani               [Page 12]
  705.  
  706.  
  707.  
  708.  
  709.  
  710.           Internet Draft    Source Routing Bridge MIB           May 1993
  711.  
  712.  
  713.                       above) that this port can send/receive.  It does
  714.                       not include any MAC level (framing) octets.  The
  715.                       value of this object is used by this bridge to
  716.                       determine whether a modification of the
  717.                       LargestFrame (LF, see [14]) field of the Routing
  718.                       Control field of the Routing Information Field is
  719.                       necessary.
  720.  
  721.                       64 valid values are defined by the IEEE 802.5M SRT
  722.                       Addendum: 516, 635, 754, 873, 993, 1112, 1231,
  723.                       1350, 1470, 1542, 1615, 1688, 1761, 1833, 1906,
  724.                       1979, 2052, 2345, 2638, 2932, 3225, 3518, 3812,
  725.                       4105, 4399, 4865, 5331, 5798, 6264, 6730, 7197,
  726.                       7663, 8130, 8539, 8949, 9358, 9768, 10178, 10587,
  727.                       10997, 11407, 12199, 12992, 13785, 14578, 15370,
  728.                       16163, 16956, 17749, 20730, 23711, 26693, 29674,
  729.                       32655, 35637, 38618, 41600, 44591, 47583, 50575,
  730.                       53567, 56559, 59551, and 65535.
  731.  
  732.                       Behavior of the port when an illegal value is
  733.                       written is implementation specific.  It is
  734.                       recommended that a reasonable legal value be
  735.                       chosen."
  736.               ::= { dot1dSrPortEntry 6 }
  737.  
  738.           dot1dSrPortSTESpanMode OBJECT-TYPE
  739.               SYNTAX  INTEGER {
  740.                           auto-span(1),
  741.                           disabled(2),
  742.                           forced(3)
  743.                       }
  744.               ACCESS  read-write
  745.               STATUS  mandatory
  746.               DESCRIPTION
  747.                       "Determines how this port behaves when presented
  748.                       with a Spanning Tree Explorer frame.  The value
  749.                       'disabled(2)' indicates that the port will not
  750.                       accept or send Spanning Tree Explorer packets; any
  751.                       STE packets received will be silently discarded.
  752.                       The value 'forced(3)' indicates the port will
  753.                       always accept and propagate Spanning Tree Explorer
  754.                       frames.  This allows a manually configured
  755.                       Spanning Tree for this class of packet to be
  756.                       configured.  Note that unlike transparent bridging
  757.                       this is not catastrophic to the network if there
  758.  
  759.  
  760.  
  761.  
  762.  
  763.           Decker/McCloghrie/Langille/Rijsinghani               [Page 13]
  764.  
  765.  
  766.  
  767.  
  768.  
  769.           Internet Draft    Source Routing Bridge MIB           May 1993
  770.  
  771.  
  772.                       are loops.  The value 'auto-span(1)' can only be
  773.                       returned by a bridge that both implements the
  774.                       Spanning Tree Protocol and has use of the protocol
  775.                       enabled on this port. The behavior of the port for
  776.                       Spanning Tree Explorer frames is determined by the
  777.                       state of dot1dStpPortState.  If the port is in the
  778.                       'forwarding' state, the frame will be accepted or
  779.                       propagated.  Otherwise it will be silently
  780.                       discarded."
  781.               ::= { dot1dSrPortEntry 7 }
  782.  
  783.           dot1dSrPortSpecInFrames OBJECT-TYPE
  784.               SYNTAX  Counter
  785.               ACCESS  read-only
  786.               STATUS  mandatory
  787.               DESCRIPTION
  788.                       "The number of Specifically Routed frames, also
  789.                       referred to as Source Routed Frames, that have
  790.                       been received from this port's segment."
  791.               ::= { dot1dSrPortEntry 8 }
  792.  
  793.           dot1dSrPortSpecOutFrames OBJECT-TYPE
  794.               SYNTAX  Counter
  795.               ACCESS  read-only
  796.               STATUS  mandatory
  797.               DESCRIPTION
  798.                       "The number of Specifically Routed frames, also
  799.                       referred to as Source Routed Frames, that this
  800.                       port has transmitted on its segment."
  801.               ::= { dot1dSrPortEntry 9 }
  802.  
  803.           dot1dSrPortApeInFrames OBJECT-TYPE
  804.               SYNTAX  Counter
  805.               ACCESS  read-only
  806.               STATUS  mandatory
  807.               DESCRIPTION
  808.                       "The number of All Paths Explorer frames, also
  809.                       referred to as All Routes Explorer frames, that
  810.                       have been received by this port from its segment."
  811.               ::= { dot1dSrPortEntry 10 }
  812.  
  813.           dot1dSrPortApeOutFrames OBJECT-TYPE
  814.               SYNTAX  Counter
  815.               ACCESS  read-only
  816.               STATUS  mandatory
  817.  
  818.  
  819.  
  820.  
  821.  
  822.           Decker/McCloghrie/Langille/Rijsinghani               [Page 14]
  823.  
  824.  
  825.  
  826.  
  827.  
  828.           Internet Draft    Source Routing Bridge MIB           May 1993
  829.  
  830.  
  831.               DESCRIPTION
  832.                       "The number of all Paths Explorer Frames, also
  833.                       referred to as All Routes Explorer frames, that
  834.                       have been transmitted by this port on its
  835.                       segment."
  836.               ::= { dot1dSrPortEntry 11 }
  837.  
  838.           dot1dSrPortSteInFrames OBJECT-TYPE
  839.               SYNTAX  Counter
  840.               ACCESS  read-only
  841.               STATUS  mandatory
  842.               DESCRIPTION
  843.                       "The number of spanning tree explorer frames that
  844.                       have been received by this port from its segment."
  845.               ::= { dot1dSrPortEntry 12 }
  846.  
  847.           dot1dSrPortSteOutFrames OBJECT-TYPE
  848.               SYNTAX  Counter
  849.               ACCESS  read-only
  850.               STATUS  mandatory
  851.               DESCRIPTION
  852.                       "The number of spanning tree explorer frames that
  853.                       have been transmitted by this port on its
  854.                       segment."
  855.               ::= { dot1dSrPortEntry 13 }
  856.  
  857.           dot1dSrPortSegmentMismatchDiscards OBJECT-TYPE
  858.               SYNTAX  Counter
  859.               ACCESS  read-only
  860.               STATUS  mandatory
  861.               DESCRIPTION
  862.                       "The number of explorer frames that have been
  863.                       discarded by this port because the routing
  864.                       descriptor field contained an invalid adjacent
  865.                       segment value."
  866.               ::= { dot1dSrPortEntry 14 }
  867.  
  868.           dot1dSrPortDuplicateSegmentDiscards OBJECT-TYPE
  869.               SYNTAX  Counter
  870.               ACCESS  read-only
  871.               STATUS  mandatory
  872.               DESCRIPTION
  873.                       "The number of frames that have been discarded by
  874.                       this port because the routing descriptor field
  875.                       contained a duplicate segment identifier."
  876.  
  877.  
  878.  
  879.  
  880.  
  881.           Decker/McCloghrie/Langille/Rijsinghani               [Page 15]
  882.  
  883.  
  884.  
  885.  
  886.  
  887.           Internet Draft    Source Routing Bridge MIB           May 1993
  888.  
  889.  
  890.               ::= { dot1dSrPortEntry 15 }
  891.  
  892.           dot1dSrPortHopCountExceededDiscards OBJECT-TYPE
  893.               SYNTAX  Counter
  894.               ACCESS  read-only
  895.               STATUS  mandatory
  896.               DESCRIPTION
  897.                       "The number of explorer frames that have been
  898.                       discarded by this port because the Routing
  899.                       Information Field has exceeded the maximum route
  900.                       descriptor length."
  901.               ::= { dot1dSrPortEntry 16 }
  902.  
  903.           dot1dSrPortDupLanIdOrTreeErrors OBJECT-TYPE
  904.               SYNTAX  Counter
  905.               ACCESS  read-only
  906.               STATUS  mandatory
  907.               DESCRIPTION
  908.                       "The number of duplicate LAN IDs or Tree errors.
  909.                       This helps in detection of problems in networks
  910.                       containing older IBM Source Routing Bridges."
  911.               ::= { dot1dSrPortEntry 17 }
  912.  
  913.           dot1dSrPortLanIdMismatches OBJECT-TYPE
  914.               SYNTAX  Counter
  915.               ACCESS  read-only
  916.               STATUS  mandatory
  917.               DESCRIPTION
  918.                       "The number of cases where a frame was forwarded,
  919.                       but the 'from' LAN ID was incorrect."
  920.               ::= { dot1dSrPortEntry 18 }
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.           Decker/McCloghrie/Langille/Rijsinghani               [Page 16]
  941.  
  942.  
  943.  
  944.  
  945.  
  946.           Internet Draft    Source Routing Bridge MIB           May 1993
  947.  
  948.  
  949.           -- some scalar objects in dot1dSr
  950.  
  951.           dot1dSrBridgeLargestFrame OBJECT-TYPE
  952.               SYNTAX  INTEGER
  953.               ACCESS  read-write
  954.               STATUS  mandatory
  955.               DESCRIPTION
  956.                       "The maximum size of the INFO field (LLC and
  957.                       above) that may pass through this bridge.  The
  958.                       possible values as the same as for
  959.                       dot1dSrPortLargestFrame."
  960.               ::= { dot1dSr 2 }
  961.  
  962.           dot1dSrBridgeLfMode OBJECT-TYPE
  963.               SYNTAX  INTEGER {
  964.                           mode3(1),
  965.                           mode6(2)
  966.                       }
  967.               ACCESS  read-write
  968.               STATUS  mandatory
  969.               DESCRIPTION
  970.                       "Indicates whether the bridge operates using older
  971.                       3 bit length negotiation fields or the newer 6 bit
  972.                       length field in its RIF."
  973.               ::= { dot1dSr 3 }
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.           Decker/McCloghrie/Langille/Rijsinghani               [Page 17]
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.           Internet Draft    Source Routing Bridge MIB           May 1993
  1006.  
  1007.  
  1008.           -- The Port-Pair Database
  1009.  
  1010.           -- Implementation of this group is optional.
  1011.  
  1012.           -- This group is implemented by those bridges that support the
  1013.           -- direct multiport model of the source route bridging mode as
  1014.           -- defined in the IEEE 802.5 SRT Addendum to 802.1d.
  1015.  
  1016.  
  1017.           dot1dPortPairTableSize OBJECT-TYPE
  1018.               SYNTAX  Gauge
  1019.               ACCESS  read-only
  1020.               STATUS  mandatory
  1021.               DESCRIPTION
  1022.                       "The total number of entries in the Bridge Port
  1023.                       Pair Database."
  1024.               ::= { dot1dPortPair 1 }
  1025.  
  1026.  
  1027.           -- the Bridge Port-Pair table
  1028.  
  1029.           -- this table represents port pairs within a bridge forming
  1030.           -- a unique bridge path, as defined in the IEEE 802.5M SRT
  1031.           -- Addendum.
  1032.  
  1033.           dot1dPortPairTable OBJECT-TYPE
  1034.               SYNTAX  SEQUENCE OF Dot1dPortPairEntry
  1035.               ACCESS  not-accessible
  1036.               STATUS  mandatory
  1037.               DESCRIPTION
  1038.                       "A table that contains information about every
  1039.                       port pair database entity associated with this
  1040.                       source routing bridge."
  1041.               ::= { dot1dPortPair 2 }
  1042.  
  1043.           dot1dPortPairEntry OBJECT-TYPE
  1044.               SYNTAX  Dot1dPortPairEntry
  1045.               ACCESS  not-accessible
  1046.               STATUS  mandatory
  1047.               DESCRIPTION
  1048.                       "A list of information for each port pair entity
  1049.                       of a bridge."
  1050.               INDEX   { dot1dPortPairLowPort, dot1dPortPairHighPort }
  1051.               ::= { dot1dPortPairTable 1 }
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.           Decker/McCloghrie/Langille/Rijsinghani               [Page 18]
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.           Internet Draft    Source Routing Bridge MIB           May 1993
  1065.  
  1066.  
  1067.           Dot1dPortPairEntry ::=
  1068.               SEQUENCE {
  1069.                   dot1dPortPairLowPort
  1070.                       INTEGER,
  1071.                   dot1dPortPairHighPort
  1072.                       INTEGER,
  1073.                   dot1dPortPairBridgeNum
  1074.                       INTEGER,
  1075.                   dot1dPortPairBridgeState
  1076.                       INTEGER
  1077.               }
  1078.  
  1079.           dot1dPortPairLowPort OBJECT-TYPE
  1080.               SYNTAX  INTEGER (1..65535)
  1081.               ACCESS  read-write
  1082.               STATUS  mandatory
  1083.               DESCRIPTION
  1084.                       "The port number of the lower numbered port for
  1085.                       which this entry contains port pair database
  1086.                       information."
  1087.               ::= { dot1dPortPairEntry 1 }
  1088.  
  1089.           dot1dPortPairHighPort OBJECT-TYPE
  1090.               SYNTAX  INTEGER (1..65535)
  1091.               ACCESS  read-write
  1092.               STATUS  mandatory
  1093.               DESCRIPTION
  1094.                       "The port number of the higher numbered port for
  1095.                       which this entry contains port pair database
  1096.                       information."
  1097.               ::= { dot1dPortPairEntry 2 }
  1098.  
  1099.           dot1dPortPairBridgeNum OBJECT-TYPE
  1100.               SYNTAX  INTEGER
  1101.               ACCESS  read-write
  1102.               STATUS  mandatory
  1103.               DESCRIPTION
  1104.                       "A bridge number that uniquely identifies the path
  1105.                       provided by this source routing bridge between the
  1106.                       segments connected to dot1dPortPairLowPort and
  1107.                       dot1dPortPairHighPort.  The purpose of bridge
  1108.                       number is to disambiguate between multiple paths
  1109.                       connecting the same two LANs."
  1110.               ::= { dot1dPortPairEntry 3 }
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.           Decker/McCloghrie/Langille/Rijsinghani               [Page 19]
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.           Internet Draft    Source Routing Bridge MIB           May 1993
  1124.  
  1125.  
  1126.           dot1dPortPairBridgeState OBJECT-TYPE
  1127.               SYNTAX  INTEGER {
  1128.                           enabled(1),
  1129.                           disabled(2),
  1130.                           invalid(3)
  1131.                       }
  1132.               ACCESS  read-write
  1133.               STATUS  mandatory
  1134.               DESCRIPTION
  1135.                       "The state of dot1dPortPairBridgeNum.  Writing
  1136.                       'invalid(3)' to this object removes the
  1137.                       corresponding entry."
  1138.               ::= { dot1dPortPairEntry 4 }
  1139.  
  1140.  
  1141.  
  1142.  
  1143.           END
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.           Decker/McCloghrie/Langille/Rijsinghani               [Page 20]
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182.           Internet Draft    Source Routing Bridge MIB           May 1993
  1183.  
  1184.  
  1185.           6.  Acknowledgments
  1186.  
  1187.           This document was produced on behalf of the Bridge Sub-Working
  1188.           Group of the SNMP Working Group of the Internet Engineering
  1189.           Task Force.
  1190.  
  1191.           The authors wish to thank the members of the Bridge Working
  1192.           Group for their many comments and suggestions which improved
  1193.           this effort. In particular, Fred Baker (chairman of the
  1194.           working group) of ACC, Steve Sherry of Xyplex, Frank
  1195.           Kastenholz of Clearpoint Research Corp, and Richard Sweatt of
  1196.           Synoptics who was also IEEE 802.5's designated liaison to this
  1197.           WG in drafting this SR MIB.  Others members of the Bridge
  1198.           Working Group who contributed to this effort are:
  1199.  
  1200.                Bill Anderson, Mitre
  1201.                Karl Auerbach, Epilogue
  1202.                Fred Baker, ACC (chair)
  1203.                Terry Bradley, Wellfleet
  1204.                Ted Brunner, Bellcore
  1205.                Jeffrey Buffum, Apollo
  1206.                Chris ChioTasso, Fibronics
  1207.                Anthony Chung, HLS
  1208.                Chuck Davin, MIT-LCS
  1209.                Andy Davis, Spider
  1210.                Eric Decker, cisco
  1211.                Nadya El-Afandi, Network Systems
  1212.                Gary Ellis,HP/Apollo
  1213.                Richard Fox, SynOptics
  1214.                Stan Froyd, ACC
  1215.                Frank Kastenholz, Clearpoint Research
  1216.                Shirnshon Kaufman,
  1217.                Jim Kinder, Fibercom
  1218.                Cheryl Krupczak,NCR
  1219.                Paul Langille, Digital
  1220.                Peter Lin,Vitalink
  1221.                Keith McCloghrie, HLS
  1222.                Donna McMaster, SynOptics
  1223.                Dave Perkins, 3Com
  1224.                Jim Reinstedler, Ungermann Bass
  1225.                Anil Rijsinghani, Digital
  1226.                Mark Schaefer, David Systems
  1227.                Steve Sherry, Xyplex
  1228.                Bob Stewart, Xyplex
  1229.                Emil Sturniolo,
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.           Decker/McCloghrie/Langille/Rijsinghani               [Page 21]
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.           Internet Draft    Source Routing Bridge MIB           May 1993
  1242.  
  1243.  
  1244.                Richard Sweatt, SynOptics
  1245.                Kevin Synott, Retix
  1246.                Ian Thomas, Chipcom
  1247.                Maurice Turcott, Racal
  1248.                Fei Xu
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.           Decker/McCloghrie/Langille/Rijsinghani               [Page 22]
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300.           Internet Draft    Source Routing Bridge MIB           May 1993
  1301.  
  1302.  
  1303.           7.  References
  1304.  
  1305.           [1]  V. Cerf, IAB Recommendations for the Development of
  1306.                Internet Network Management Standards.  Internet Working
  1307.                Group Request for Comments 1052.  Network Information
  1308.                Center, SRI International, Menlo Park, California,
  1309.                (April, 1988).
  1310.  
  1311.           [2]  V. Cerf, Report of the Second Ad Hoc Network Management
  1312.                Review Group, Internet Working Group Request for Comments
  1313.                1109.  Network Information Center, SRI International,
  1314.                Menlo Park, California, (August, 1989).
  1315.  
  1316.           [3]  M.T. Rose and K. McCloghrie, Structure and Identification
  1317.                of Management Information for TCP/IP-based internets,
  1318.                Internet Working Group Request for Comments 1155.
  1319.                Network Information Center, SRI International, Menlo
  1320.                Park, California, (May, 1990).
  1321.  
  1322.           [4]  K. McCloghrie and M.T. Rose, Management Information Base
  1323.                for Network Management of TCP/IP-based internets,
  1324.                Internet Working Group Request for Comments 1156.
  1325.                Network Information Center, SRI International, Menlo
  1326.                Park, California, (May, 1990).
  1327.  
  1328.           [5]  J.D. Case, M.S. Fedor, M.L. Schoffstall, and J.R. Davin,
  1329.                Simple Network Management Protocol, Internet Working
  1330.                Group Request for Comments 1157.  Network Information
  1331.                Center, SRI International, Menlo Park, California, (May,
  1332.                1990).
  1333.  
  1334.           [6]  K. McCloghrie and M.T. Rose (editors), Management
  1335.                Information Base for Network Management of TCP/IP-based
  1336.                internets: MIB-II, Internet Working Group Request for
  1337.                Comments 1213.  Network Information Center, SRI
  1338.                International, Menlo Park, California, (March, 1991).
  1339.  
  1340.           [7]  E. Decker, P. Langille, A. Rijsinghani, and K. McCloghrie
  1341.                Definitions of Managed Objects for Bridges, Internet
  1342.                Draft work in progress, (May, 1993).  [Update reference
  1343.                to DS ver of Bridge MIB --agr]
  1344.  
  1345.           [8]  Specification of Abstract Syntax Notation One (ASN.1),
  1346.                International Organization for Standardization.
  1347.                International Standard 8824, (December, 1987).
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.           Decker/McCloghrie/Langille/Rijsinghani               [Page 23]
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.           Internet Draft    Source Routing Bridge MIB           May 1993
  1360.  
  1361.  
  1362.           [9]  Information processing systems - Open Systems
  1363.                Interconnection - Specification of Basic Encoding Rules
  1364.                for Abstract Notation One (ASN.1), International
  1365.                Organization for Standardization.  International Standard
  1366.                8825, (December, 1987).
  1367.  
  1368.           [10] M.T. Rose, K. McCloghrie (editors), Concise MIB
  1369.                Definitions, Internet Working Group Request for Comments
  1370.                1212.  Network Information Center, SRI International,
  1371.                Menlo Park, California, (March, 1991).
  1372.  
  1373.           [11] M.T. Rose (editor), A Convention for Defining Traps for
  1374.                use with the SNMP, Internet Working Group Request for
  1375.                Comments 1215.  Network Information Center, SRI
  1376.                International, Menlo Park, California, (March, 1991).
  1377.  
  1378.           [12] ANSI/IEEE Standard 802.1D-1990 MAC Bridges, IEEE Project
  1379.                802 Local and Metropolitan Area Networks, (March 8,
  1380.                1991).
  1381.  
  1382.           [13] I.B.M. Token Ring Architecture Reference
  1383.  
  1384.           [14] ISO DIS 10038 MAC Bridges
  1385.  
  1386.           [15] ANSI/IEEE P802.5M-Draft 7, Source Routing Transparent
  1387.                Bridge Operation, IEEE Project 802 (1991).
  1388.  
  1389.           [16] ANSI/IEEE 802.1y, Source Routing Tutorial for End System
  1390.                Operation, (September, 1990)
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412.           Decker/McCloghrie/Langille/Rijsinghani               [Page 24]
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418.           Internet Draft    Source Routing Bridge MIB           May 1993
  1419.  
  1420.  
  1421.           Table of Contents
  1422.  
  1423.  
  1424.           1 Introduction ..........................................    2
  1425.           2 The Network Management Framework ......................    3
  1426.           2.1 Object Definitions ..................................    3
  1427.           3 Overview ..............................................    4
  1428.           3.1 Structure of MIB ....................................    4
  1429.           3.1.1 The dot1dSr Group .................................    6
  1430.           3.2 Relationship to Other MIBs ..........................    6
  1431.           3.2.1 Relationship to the Bridge MIB ....................    6
  1432.           3.2.2 Relationship to the 'system' group ................    6
  1433.           3.2.3 Relationship to the 'interfaces' group ............    6
  1434.           4 Changes from RFC 1286 .................................    7
  1435.           5 Definitions ...........................................    9
  1436.           5.1 Groups in the SR MIB ................................    9
  1437.           5.2 The dot1dSr Group Definitions .......................   10
  1438.           5.3 The dot1dPortPair Group Definitions .................   18
  1439.           6 Acknowledgments .......................................   21
  1440.           7 References ............................................   23
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.           Decker/McCloghrie/Langille/Rijsinghani               [Page 25]
  1472.  
  1473.